Welcome![Sign In][Sign Up]
Location:
Search - TCP Server

Search list

[Internet-NetworkVB的TCP聊天工具

Description: VB的TCP聊天工具将服务端与客户端分开编写,使用机器需先打开服务端,再在远程机器使用客户端连接-VB TCP chatting tool services and client-prepared separately, the use of machines need to open the server, then the remote machine using the client
Platform: | Size: 49152 | Author: 邱路 | Hits:

[VxWorkstcp_demo

Description: vxworks的tcp server的实例程序-VxWorks the tcp server examples of procedures
Platform: | Size: 6144 | Author: 徐克勇 | Hits:

[Windows DevelopNetMsgServer

Description: TCP/IP是“transmission Control Protocol/Internet Protocol”的简写,中文译名为传输控制协议/互联网络协议)协议, TCP/IP(传输控制协议/网间协议)是一种网络通信协议,它规范了网络上的所有通信设备,尤其是一个主机与另一个主机之间的数据往来格式以及传送方式。这一程序是服务器端的聊天程序.-TCP/IP is the "transmission Control Protocol/Internet Protocol," the abbreviation, the Chinese translation of Transmission Control Protocol/Internet Protocol) agreement, TCP/IP (Transmission Control Protocol/Network intergovernmental agreement) is a network communication protocol, which standardized on the network for all communications equipment, especially one with another host mainframe data exchanges between the formats and modes of transmission. This procedure is the server-chat program.
Platform: | Size: 22528 | Author: we | Hits:

[Other(0685)TCP-IP详解卷三-TCP事务协议

Description: 本书是“TCP/IP详解系列”的延续。主要内容包括:TCP事务协议,即T/TCP,这是对TCP的扩展,使客户-服务器事务更快、更高效和更可靠;TCP/IP应用,主要是HTTP和NNTP;UNIX域协议,这些协议提供了进程之间通信的一种手段。当客户与服务器进程在同一台主机上时,UNIX域协议通常要比TCP/IP快一倍。本书同样采用了大量的实例和实现细节,并参考引用了卷2中的大量源程序。-the book is "TCP/IP Elaborates on Series" in 1996. The main contents include : TCP services agreement, T/TCP, and this is the TCP so that the client-server services faster, more efficient and more reliable; TCP/IP applications, primarily HTTP and NNTP; UNIX domain agreements, which provide the communication process between a these means. When the client and the server process on the same mainframe, UNIX domain agreement usually than TCP/IP twice as fast. The book also has a large number of examples and achieve details, quoting reference volumes of two large source.
Platform: | Size: 9558016 | Author: 刘磊 | Hits:

[Driver DevelopMBClient

Description: 基于MODBUSTCP协议的客户端通讯程序,需要有MODBUS服务器的模拟器。Delphi编写的,欢迎大家测试!-MODBUSTCP agreement based on the client communication procedures, the need for MODBUS server simulator. Delphi, we welcome testing!
Platform: | Size: 210944 | Author: 赵延安 | Hits:

[TCP/IP stackTCPclient-server

Description: 用vb编写的tcp/ip协议下的聊天程序-prepared with the tcp/ip agreement with the chat program
Platform: | Size: 56320 | Author: 陈军 | Hits:

[JSP/Javanet121212

Description: TCP/IP服务器端与客户端 你可以通过此建立一个TCP服务端-TCP/IP Server and Client,you can create a TCP Server by it.
Platform: | Size: 5120 | Author: asd | Hits:

[ActiveX/DCOM/ATLCOMSocketServerDLL

Description: Although socket based TCP/IP servers using IO Completion Ports are often written in C++ it s sometimes useful to write such a server in Visual Basic.
Platform: | Size: 96256 | Author: 文再明 | Hits:

[Internet-NetworkTCPServerclient

Description: 客户服务器TCP/IP通信程序利用WINSOCK编程-client-server TCP/IP communications programming procedures using Winsock
Platform: | Size: 9216 | Author: 高军 | Hits:

[Internet-NetworkMTServerSrc

Description: 一个多线程实现的TCP服务端 listen, 在accept一个请求后,再启动一个线程来处理对应的socket-a multithreaded achieving TCP server listen, accept a request and then start a thread to handle the corresponding socket
Platform: | Size: 6144 | Author: 无形 | Hits:

[Internet-NetworkTCP的客户服务器通信程序

Description: TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:\\client\\ls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP client-server communication program one : running a process, running the server and wait for the client to issue two requests, the client operating procedures, the importation of customer IP address, link request, if successful connection, the server-client shows the IP address and port number ; the client receives the document and preserve d : \ \ client \ \ ls.txt, otherwise an error message. 2 : Principle procedures transmitter : open the file, read each character to the buffer (buffer size for 1024), and if the document is greater than 1,024, then sent into pieces; If less, then sent directly. Receivers : Send-the same reason.
Platform: | Size: 15360 | Author: | Hits:

[Internet-NetworkTCP客户服务器通讯测试软件

Description: TcpIP网络通讯,客户服务器通讯测试程序! 异步socket编程!-TcpIP network communications, client-server communications test procedure! Asynchronous socket programming!
Platform: | Size: 309248 | Author: 李勇 | Hits:

[Internet-NetworkTCP发送接收

Description: 一个使用TClientSocket控件的程序,抛砖引玉。发送,接收,选择服务器端口,IP地址。TCP-TClientSocket use of a control procedure, congregate. Send, receive, to choose the server port and IP address. TCP
Platform: | Size: 152576 | Author: 王鹏 | Hits:

[Internet-Networkvc开发tcp聊天服务器端

Description: 目前绝大多数的聊天程序都是采用UDP开发的,本程序则采用TCP开发,适用于对信息传输要求比较高的场合,本程序是服务器端源代码。-majority of the chat procedures are developed using UDP, TCP procedure is used to develop, apply to information transmission and high demand on the occasion, the process is server source code.
Platform: | Size: 31744 | Author: 布瓜 | Hits:

[Internet-Networktcp通信

Description: 这是一个利用TCP协议进行通信的程序,很典型,适合初学者学习,程序分两个部分,客户端和服务器-using TCP communication procedures, typical, for beginners to learn, procedures in two parts, the client and server
Platform: | Size: 17408 | Author: 程拨 | Hits:

[Internet-NetworkTcp通讯

Description: 基于winsocket 编程,包含客户端与服务端-winsocket-based programming, including client and server
Platform: | Size: 136192 | Author: 陈军 | Hits:

[ICQ-IM-Chat基于TCP聊天系统

Description: 这是一款基于TCP服务器的聊天系统。可以实现局域网间聊天-This is the TCP server-based chat system. LAN can be achieved between Chat
Platform: | Size: 81920 | Author: 李根 | Hits:

[Windows DevelopHook 系统服务隐藏端口

Description: 适用于 Windows 2000, Windows XP, Windows Server 2003 这个小例子将隐藏 TCP 端口 139 运行 \bin 目录下的 "JiurlPortHide Loder.exe",按照程序提示完成端口隐藏,和解除端口隐藏-applies to Windows 2000, Windows XP, Windows Server 2003 this small example of hidden running TCP port 139 \ bin directory under the "JiurlPortHide Loder.exe", according to the procedures prompts to complete the ports hidden, and the lifting of port hidden
Platform: | Size: 37888 | Author: 苹果 | Hits:

[Internet-NetworkTalk_tcp

Description: Talk_tcp.uClinux 的一个TCP server例子-Talk_tcp.uClinux the example of a TCP server
Platform: | Size: 775168 | Author: 培育 | Hits:

[Program docMultithreaded TCP-UDP Client Server

Description: .Ne 环境的下多线程的TCP/UDP 编程示例子,里面包括了服务器也客户端程序-. Ne environment under the multi-threaded TCP/UDP programming examples son, which includes the server client program
Platform: | Size: 3072 | Author: 蓝鸥 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net